home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilsys / rss14gmd.lha / RSys_1.4gmd / Proto / GfxIntuiLists_protos.h < prev    next >
Text File  |  1996-05-05  |  295b  |  21 lines

  1. /* Prototypes for functions defined in
  2. C/GfxIntuiLists.c
  3.  */
  4.  
  5. void MakeFontList(void);
  6.  
  7. void MakeWindowList(void);
  8.  
  9. void MakeScreenList(void);
  10.  
  11. void SysPubScreenList(void);
  12.  
  13. void RSysGetDisplayModes(void);
  14.  
  15. void SysTOFWaitList(void);
  16.  
  17. void SysBlitterWaitList(void);
  18.  
  19. void RSysGadgetList(void);
  20.  
  21.